home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / chp2200.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  2.9 KB  |  83 lines

  1. <driver id="driver/chp2200">
  2.  <name>chp2200</name>
  3.  <url>http://www.openprinting.org/download/printing/gs-hp2200.tar.bz2</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=chp2200%A%Z -sOutputFile=- -</prototype>
  7.  </execution>
  8.  <comments>
  9.   <en>
  10.  
  11.     This driver is a GPL DeskJet 2200 driver provided by HP (!).  It's
  12.     based on Uli and Matthew's <a
  13.     href="show_driver.cgi?driver=cdj850">cdj850</a> and <a
  14.     href="show_driver.cgi?driver=cdj880">cdj880</a> drivers,
  15.     with a new front-end to speak the different RGB-encoded PCL flavor
  16.     used by these printers.<p>
  17.  
  18.     The original source package is not provided any more on HP's web
  19.     sites. You can download it here from
  20.     OpenPrinting. Installation instructions you find in the
  21.     package.<p>
  22.  
  23.     The provided source is for gs 6.01; it probably works against
  24.     anything at all recent. It is also contained in ESP Ghostscript
  25.     7.07, 8.15, and later. So all distributions using these Ghostscript
  26.     versions and perhaps also others will ship this driver.<p>
  27.  
  28.     After getting a tip from the driver's author I (Till) succeeded to
  29.     compile it for GNU Ghostscript 5.50. You must copy the function
  30.     "gdev_pcl_mode9compress" from the gdevcd8.c file of the <a
  31.     href="show_driver.cgi?driver=cdj880">cdj880</a> driver
  32.     into the end of the gdevcd8.c of HP's "chp2200" driver. Then you
  33.     follow the instructions in HP's source package and Ghostscript
  34.     will compile.<p>
  35.  
  36.     (Former) Maintainer: siow-kiat_tan-at-hp.com.<p>
  37.  
  38.   </en>
  39.  </comments>
  40.  <printers>
  41.   <printer>
  42.    <id>printer/HP-Business_Inkjet_2200</id><!-- HP Business Inkjet 2200 -->
  43.    <comments>
  44.     <en>This driver does only 600x600, not 1200x600 in presentation quality.</en>
  45.    </comments>
  46.   </printer>
  47.   <printer>
  48.    <id>printer/HP-DeskJet_960C</id><!-- HP DeskJet 960C -->
  49.    <comments>
  50.     <en>This driver published by HP under the GPL (!) sends RGB data to the
  51. printer. This makes the printer transferring the data to CMYK by
  52. itself and so it gives a colour quality as good as under Windows.</en>
  53.    </comments>
  54.   </printer>
  55.   <printer>
  56.    <id>printer/HP-DeskJet_990C</id><!-- HP DeskJet 990C -->
  57.    <comments>
  58.     <en>This driver published by HP under the GPL (!) sends RGB data to the printer. This makes the printer
  59. transferring the data to CMYK by itself and so it gives a colour quality as
  60. good as under Windows.</en>
  61.    </comments>
  62.   </printer>
  63.   <printer>
  64.    <id>printer/HP-DesignJet_100</id>
  65.   </printer>
  66.   <printer>
  67.    <id>printer/HP-DesignJet_100plus</id>
  68.   </printer>
  69.   <printer>
  70.    <id>printer/HP-DesignJet_500</id>
  71.   </printer>
  72.   <printer>
  73.    <id>printer/HP-DesignJet_800</id>
  74.   </printer>
  75.   <printer>
  76.    <id>printer/HP-DesignJet_5000</id>
  77.   </printer>
  78.   <printer>
  79.    <id>printer/HP-DesignJet_5500</id>
  80.   </printer>
  81.  </printers>
  82. </driver>
  83.